home *** CD-ROM | disk | FTP | other *** search
/ PC Open 102 / PC Open 102 CD 1.bin / CD1 / INTERNET / FTP / Free Download Manager / fdminst.exe / {app} / Help / Free Download Manager.chm / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-07-08  |  719 b   |  50 lines

  1. A {
  2.     font-family : Arial;
  3.     font-size : 10pt;
  4.     color : Red;
  5. }
  6. P {
  7.     font-family : Arial;
  8.     font-size : 10pt;
  9.     color : Black;
  10.     text-align : justify;
  11. }
  12. UL {
  13.     padding-left : 10px;
  14.     text-align : left;
  15.     list-style : disc;
  16.     font-size : 10pt;
  17.     font-family : Arial;
  18. }
  19. BODY {
  20.     background-color : #FFFFF0;
  21. }
  22. H1 {
  23.     font-family : Arial;
  24.     font-size : 13pt;
  25.     font-weight : bold;
  26.     color : Red;
  27. }
  28. H2 {
  29.     font-family : Arial;
  30.     font-size : 12pt;
  31.     font-weight : bold;
  32.     color : Black;
  33. }
  34. H3 {
  35.     font-family : Arial;
  36.     font-size : 11pt;
  37.     font-weight : bold;
  38.     color : Navy;
  39. }
  40. H4 {
  41.     font-family : Arial;
  42.     font-size : 10pt;
  43.     font-weight : bold;
  44.     color : black;
  45. }
  46. .img
  47. {
  48.     border : 1px solid #A9A9A9;
  49. }
  50.